Module name has changed for gtk20.
authorRobert Brady <rbrady@src.gnome.org>
Fri, 10 Nov 2000 23:19:54 +0000 (23:19 +0000)
committerRobert Brady <rbrady@src.gnome.org>
Fri, 10 Nov 2000 23:19:54 +0000 (23:19 +0000)
po/ChangeLog
po/update.pl

index 3de7e7213e592e034a76a07e564f8700ac40f0bc..41eb15dcbfce2a8b1705af9a0a980453483d5ce5 100644 (file)
@@ -1,3 +1,7 @@
+2000-11-10  Robert Brady  <robert@suse.co.uk>
+
+       * update.pl: Module name is "gtk20" now.
+
 2000-11-09  Jarkko Ranta  <jjranta@cc.joensuu.fi>
 
        * fi.po: Updated Finnish translation
index 6b6b58536453b77e46ead1d588c1eaf1decbfa55..d6b2fc89f9e7e616c148ae9758ec4e124d26a512 100755 (executable)
@@ -8,7 +8,7 @@
 
 $VERSION = "1.2.5 beta 2";
 $LANG    = $ARGV[0];
-$PACKAGE  = "gtk+";
+$PACKAGE  = "gtk20";
 
 if (! $LANG){
     print "update.pl:  missing file arguments\n";